[XENBUS] Another fix to the wait-for-device-connection code.
authorkfraser@dhcp93.uk.xensource.com <kfraser@dhcp93.uk.xensource.com>
Fri, 30 Jun 2006 17:14:57 +0000 (18:14 +0100)
committerkfraser@dhcp93.uk.xensource.com <kfraser@dhcp93.uk.xensource.com>
Fri, 30 Jun 2006 17:14:57 +0000 (18:14 +0100)
commitf4b8644cb04c24552824f1d39b292efb792602df
tree514ad2c7b50599bce9a629cc3afa49a18534b0f4
parentc97b7fb5d1b24b67f11311cd4e4b45cf49f0e2e9
[XENBUS] Another fix to the wait-for-device-connection code.
The new method for printing unconnected device status is arguably
cleaner and also does not screw up reference counts (previous code
called bus_find_device() with no put_device() on the result.
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c